-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.4.1 (latest)
-
Code
-
Classes
- Block
| Total Complexity |
41 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
274 |
| Lines of code |
248 |
| Logical lines of code |
57 |
| Comment lines |
1 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_block_content() |
A |
45 |
11 |
36 |
| build_css() |
S |
42 |
1 |
70 |
| get_author_css() |
S |
62 |
4 |
10 |
| get_date_time_css() |
S |
62 |
4 |
10 |
| get_description_css() |
S |
62 |
4 |
10 |
| get_summary_css() |
S |
62 |
4 |
10 |
| get_author_hover_css() |
S |
58 |
2 |
15 |
| get_date_time_hover_css() |
S |
58 |
2 |
15 |
| get_description_hover_css() |
S |
58 |
2 |
15 |
| get_summary_hover_css() |
S |
58 |
2 |
15 |
| get_summary_icon_css() |
S |
58 |
2 |
15 |
| get_avatar_css() |
S |
54 |
1 |
24 |
| get_summary_icon_hover_css() |
S |
77 |
2 |
3 |